Other Classes

The following classes are available globally.

  • Core class for Gini Bank SDK.

    See more

    Declaration

    Swift

    @objc
    public final class GiniBank : NSObject
  • Undocumented

    See more

    Declaration

    Swift

    public final class GiniBankConfiguration : NSObject
  • Undocumented

    See more

    Declaration

    Swift

    open class GiniBankNetworkingScreenApiCoordinator : GiniScreenAPICoordinator, GiniCaptureDelegate
    extension GiniBankNetworkingScreenApiCoordinator: DigitalInvoiceViewControllerDelegate
  • This class is a view controller that lets the user view their invoice together with the line items and total amount to pay. It will push the LineItemDetailsViewController onto the navigation stack when the user taps the “Edit” button on any of the line items.

    See more

    Declaration

    Swift

    public class DigitalInvoiceViewController : UIViewController
    extension DigitalInvoiceViewController: UITableViewDelegate, UITableViewDataSource
  • Undocumented

    See more

    Declaration

    Swift

    public final class ReturnAssistantConfiguration : NSObject